SyServiceExceptionResolutionTemplate 
Logical Entity Name  SyServiceExceptionResolutionTemplate 
Default Table Name  SyServiceExceptionResolutionTemplate 
Physical Only  NO 
Definition 
 
Note 
 

SyServiceExceptionResolutionTemplate Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyServiceExceptionResolutionTemplateId(PK)    int  NO 
 
SyServiceExceptionResolutionTypeId(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyServiceExceptionResolutionTemplate Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyServiceExceptionResolutionTemplate_SyServiceExceptionResolutionTemplateID  PrimaryKey  SyServiceExceptionResolutionTemplateId 

SyServiceExceptionResolutionTemplate Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_SyServiceExceptionResolutionTemplateUserID_SyStaffSyStaffID      UserID  NO  YES 
SyServiceExceptionResolutionType  Non-Identifying  One To Zero or More  FK_SyServiceExceptionResTemplateSyServiceExceptionResTypeId_SyServiceExceptionResTypeSyServiceExceptionResTypeId      SyServiceExceptionResolutionTypeId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyServiceExceptionResolutionTemplate Check Constraints 
Check Constraint Name  CheckConstraint